projects
/
gtk+3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
499c20d
)
Run accessibility tests always with CSD
author
Matthias Clasen
<mclasen@redhat.com>
Sat, 5 Mar 2016 15:38:23 +0000
(10:38 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Sat, 5 Mar 2016 15:40:06 +0000
(10:40 -0500)
This avoids differences in the output that are caused
by the presence or absence of the header bar.
testsuite/a11y/a11ytests.test.in
patch
|
blob
|
history
diff --git
a/testsuite/a11y/a11ytests.test.in
b/testsuite/a11y/a11ytests.test.in
index 99cb1ca5fbf196fc943040cc3e7b29a27eb83e18..b158f5117b0538542fe69d3ab586a0c1ed327411 100644
(file)
--- a/
testsuite/a11y/a11ytests.test.in
+++ b/
testsuite/a11y/a11ytests.test.in
@@
-1,4
+1,4
@@
[Test]
-Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0 @libexecdir@/installed-tests/gtk+/accessibility-dump -k --verbose --directory @libexecdir@/installed-tests/gtk+/a11ytests"
+Exec=/bin/sh -c "env G_ENABLE_DIAGNOSTIC=0
GTK_CSD=1
@libexecdir@/installed-tests/gtk+/accessibility-dump -k --verbose --directory @libexecdir@/installed-tests/gtk+/a11ytests"
Type=session